home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 080 (1988-11-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 080 (1988-11-15)(Ossowski, Stefan)(DE)(PD).adf / VRTest / NewIn3.2 < prev    next >
Text File  |  1988-08-14  |  6KB  |  114 lines

  1. New features in VRTest 3.2
  2. --------------------------
  3.  
  4. This version of VRTest has the following new features:
  5.  
  6.    * View Boot Block of DF0:/DF1:.  I had the routines all written
  7.      up but there were a few bugs.  I fixed them up and implemented
  8.      a working View Boot Block option.  Now you can get rid of View
  9.      Boot, VRTest 3.2 is about HALF the size of ViewBoot and it has
  10.      more menus, and a full virus checker plus KILL options!
  11.  
  12.    * Install Disk in DF0:/DF1:.  This does a 'clean Install' of
  13.      the disk in drive DF0:/DF1:.  The install which is done is
  14.      much cleaner than the Install command.
  15.  
  16.    * View RAM now shows 2048 bytes starting at a new location, $7E7FE.
  17.      Before it only showed 256 bytes, and started at $7EC00.  Since
  18.      testing the ByteBandit virus on my 512K machine, I found it goes
  19.      into $7E7FE.  And from what I've heard, the Kent Team 'virus' goes
  20.      deeper than 256 bytes after $7EC00, so I can almost guarantee
  21.      you'll see the Kent Team if it's there.  Anyways, I don't know
  22.      if it's a real virus, I don't think it infects disks.
  23.  
  24.    * Clean RAM now cleans 2048 bytes starting at $7E7FE.  This is an
  25.      important and POWERFUL improvement.  I have tried killing the
  26.      ByteBandit on my 512K machine, and the machine GURU'ed immediately,
  27.      HOWEVER, when the system booted back up, THE VIRUS WAS GONE!  It
  28.      didn't infect any disks I tempted it to, so I think it got killed.
  29.      If you have an expanded Amiga, then don't worry about the ByteBandit
  30.      because it doesn't work properly with extra RAM (if you try and boot
  31.      with an infected BB disk the machine will GURU immediately after reading
  32.      in the boot block).
  33.        I haven't tried killing the ByteWarrior virus, but it should work
  34.      if it's just a superset of ByteBandit.
  35.        This option will most likely also kill the Revenge virus but I
  36.      haven't tried it (I don't have that virus).  If you have the
  37.      ByteWarrior, Revenge or any new viruses send them (address listed
  38.      below) to me so I can make sure VRTest 3.2 kills them!
  39.        Also, VRTest still kills SCA and the machine doesn't GURU - but
  40.      don't forget to set the vectors back to normal using the Set C/WCV
  41.      option before you re-boot otherwise the system will keep re-booting
  42.      or keep crashing. (This is because you've cleaned out the memory,
  43.      but the Exec vector is still pointing to that empty memory.)
  44.      
  45.    * The Show C/WCV now monitors the Cold/Cool as well as WarmCapture
  46.      vectors, other than simply the ColdCapture (this was a bug fix
  47.      from 3.0 to 3.1, but the window title still read 'Cold-CV' in 3.1).
  48.  
  49.    * The reset vectors option is now on a menu called 'Set C/WCV'.
  50.      It resets all the vectors mentioned above now, and the requester
  51.      now reads correctly (in V3.1 it said 'Do you wish to reset ExecBase's
  52.      ColdCapture vector', and if you hit 'Reset' it would reset all
  53.      the vectors - but I didn't change the text that said 'ColdCapture';
  54.      it should have been changed to Cold/Cool/Warm [which it is now].)
  55.  
  56.    * VRTest now runs from the Workbench!  Yeah!  Just double-click
  57.      on its icon.
  58.  
  59.    * When run from Workbench or CLI (without any switches), it now
  60.      automatically opens the Virus Monitoring window just like the
  61.      old -W switch did, except you don't have to type -W.
  62.  
  63.    * If you want VRTest simply to dump 2048 bytes of $7E7FE from the
  64.      CLI, then you can use the new -S switch.
  65.  
  66.    * The -A switch still exists, and does the same thing as before.
  67.  
  68.    * When doing any type of dumping to the screen, VRTest automatically
  69.      goes into the normal character set even if it has been switched
  70.      into the alerternate character set.  Before, it may have printed
  71.      the 'Press any key to continue...' in the alerternate character set.
  72.  
  73.    * Much better background memory checking.  I have re-written the
  74.      routines which constantly check memory, so that they will find
  75.      all viruses that exist at this time (and probably all future
  76.      ones unless someone finds more memory that is protected during
  77.      re-boot).  Version 3.1's checking wasn't as thorough.
  78.  
  79.    That's all the new features.  I hope some of you will now like this
  80.    version better, and will spread it around, and abandon VirusX, which
  81.    doesn't have menus, is more than twice as big, and doesn't have
  82.    options that let you reset vectors and clean out memory for effective
  83.    killing.
  84.      I have written this virus checker so it will catch all current
  85.    viruses as well as FUTURE viruses.  You don't have to keep getting
  86.    updates everytime a new virus is made. 
  87.      Also, please send any new viruses to my BBS or to me directly,
  88.    so I can analyze them and test them with VRTest.
  89.      And finally - I am currently working on a public domain utility
  90.    which will give you 'disk protection against viruses'.  I won't say
  91.    anymore, but it will be extremely useful.  If you send me $10 and a
  92.    SASE, I will send you a disk with this utility BEFORE I release it,
  93.    as well as the latest version of VRTest.
  94.      NOTE: The $10 is the approximate price of a disk and shipping and
  95.            handling.
  96.              VRT is **NOT** Shareware; it is labelled as 'freely
  97.            distributable'.
  98.  
  99.      Send viruses/money to:
  100.  
  101.      Babar Khan
  102.      Deltaware Products
  103.      55 Merkley Sq.
  104.      Scarborough, Ont., Canada
  105.      M1G 2Y5
  106.  
  107.      Thanks for your support...
  108.  
  109.    -Babar
  110.  
  111.    P.S.- After reading this file, please read the fully updated
  112.          documentation.
  113.  
  114.